body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #fafaed;
	width: 945px;
	margin-top: 0px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.twoColFixLtHdr #container {
	width: 945px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid black;
} 
.Navbar2 {
	float: none;
	height: 20px;
	width: 945px;
}
/*
html>body .Navbar2 {
	margin-top: 30px /* IE6 hack to line up the top nav bar_mb090502
}	
*/	
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	font-size: 16px;
	margin-top: 30px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

* html .twoColFixLtHdr #sidebar1 {
	margin-top: 0px /* IE6 hack to line up the top nav bar_mb090502 */
	#
}

.twoColFixLtHdr #mainContent {
	border-left: solid gray 2px;
	margin-top: 20px;
	width: 673px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 225px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
} 

* html .twoColFixLtHdr #mainContent {
	margin-top: 0px; /* IE6 hack to line up the top nav bar_mb090502 */
}	

.LowerNavBar {
	font-size: 8pt;
	font-style: italic;
	margin-left: 225px;
	padding: 10px;
}
.sidebar2 {
	font-size: x-small;
	border: SOLID GRAY 1PX;
	width: 180px;
	margin-left: 10px;
	margin-top: 20px;
	padding-left: 3px;
	padding-right: 3px;
}

.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: right;
}
.FooterImage {
	float: left;
	height: 38px;
	width: 38px;
}
#NewsTable {
	font-size: smaller;
	width: 650px;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.PhotoDiv {
	float: right;
	height: 200px;
	width: 220px;
	position: relative;
	margin-left: 10px;
	margin-right: 0px;
	text-align: center;
	margin-top: 0px;
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 16pt;
	background-color: #CCC;
	overflow: hidden;
}
h3 {
	font-size: 14pt;
	background-color: #CCC;
}
.ProdFeature {
	width: 180px;
	text-align: center;
	margin-left: 11px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: solid gray 1px;
	font-size: 14px;
}
.Back {
	float: right;
	height: 30px;
	width: 40px;
}
.PDF {
	float: right;
	height: 120px;
	width: 100px;
	margin-top: -170px;
	text-align: center;
}
.novranews {
	font-size: 10px;
	width: 180px;
	margin-left: 11px;
	padding: 2px;
	border: solid gray 1px;
}
.novranewsbanner {
	background-image: url(../Images/BUTTONS/NewsTag_180px.png);
	height: 40px;
	width: 180px;
}

.productbannerfeature {
	height: 40px;
	width: 180px;
	background-image: url(../Images/BUTTONS/ProdFeatureTag_180px.png);
}
.RcvTable {
	width: 510px;
	margin-left: 50px;
	height: auto;
	border: solid gray 1px;
	font-size: x-small;
}
.RcvTable2 {
	font-size: x-small;
	width: 317px;
	border: 1px solid gray;
	margin-left: 50px;
	height: auto;
}

.RcvrTable3 {
	font-size: x-small;
	margin-left: 50px;
	border: 1px solid gray;
	width: 498px;
	height: auto;
}

.RcvrTable4 {
	font-size: xx-small;
	width: 632px;
	border: 1px solid gray;
	left: 30px;
	margin-left: 10px;
}
.Quoterequest {
	border: 1px solid gray;
	padding: 2px;
	height: 40px;
	width: 180px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 11px;
}
.Downloadtable2 {
	margin: 30px;
	width: 400px;
	font-size: small;
}
.Downoadtable {
	width: 550px;
	right: auto;
	padding-left: 60px;
	font-size: small;
}
